Blazor コントロール
SelectionChanged プロパティ (C1ListView<T>)

C1.Blazor.ListView アセンブリ > C1.Blazor.ListView 名前空間 > C1ListView<T> クラス : SelectionChanged プロパティ
選択範囲が変更された後に発生します。
シンタックス
'宣言
 
Public Property SelectionChanged As Microsoft.AspNetCore.Components.EventCallback(Of IEnumerable(Of Integer))
public Microsoft.AspNetCore.Components.EventCallback<IEnumerable<int>> SelectionChanged {get; set;}
参照

C1ListView<T> クラス
C1ListView<T> メンバ